Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

refactor(experimental): export every type from the sham #1864

Conversation

steveluscher
Copy link
Contributor

@steveluscher steveluscher commented Nov 17, 2023

Addresses #1825.

@steveluscher steveluscher force-pushed the 11-16-refactor_experimental_a_sham_for_Keypair branch from f911029 to 69ba06a Compare November 17, 2023 19:46
@steveluscher steveluscher force-pushed the 11-17-refactor_experimental_export_every_type_from_the_sham branch from b53582e to e5be20d Compare November 17, 2023 19:46
ConfirmedTransaction,
ConfirmedTransactionMeta,
ConfirmOptions,
Connection,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's fair to do that for pure types but maybe not for classes since new Connection() here will fail in a very confusing way.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, I remove types from this array as I implement the shams for them. Connection is what I'm doing today.

@steveluscher steveluscher force-pushed the 11-16-refactor_experimental_a_sham_for_Keypair branch from 69ba06a to b575706 Compare November 20, 2023 21:46
@steveluscher steveluscher force-pushed the 11-17-refactor_experimental_export_every_type_from_the_sham branch from e5be20d to ffe4c15 Compare November 20, 2023 21:46
@steveluscher
Copy link
Contributor Author

steveluscher commented Nov 20, 2023

Merge activity

@steveluscher steveluscher force-pushed the 11-16-refactor_experimental_a_sham_for_Keypair branch from b575706 to 40a9bea Compare November 20, 2023 21:54
Base automatically changed from 11-16-refactor_experimental_a_sham_for_Keypair to master November 20, 2023 21:55
@steveluscher steveluscher force-pushed the 11-17-refactor_experimental_export_every_type_from_the_sham branch from ffe4c15 to 8cf4098 Compare November 20, 2023 21:55
@steveluscher steveluscher merged commit b89f19f into master Nov 20, 2023
4 of 6 checks passed
@steveluscher steveluscher deleted the 11-17-refactor_experimental_export_every_type_from_the_sham branch November 20, 2023 21:56
Copy link
Contributor

github-actions bot commented Dec 5, 2023

Because there has been no activity on this PR for 14 days since it was merged, it has been automatically locked. Please open a new issue if it requires a follow up.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants